applyAssetSourceProperty

abstract suspend fun applyAssetSourceProperty(sourceId: String, asset: Asset, property: AssetProperty)

Apply an asset property.

Parameters

sourceId

the id of the asset source that the asset belongs to.

asset

the asset that the property belongs to.

property

the property to apply.